Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Chapter Contents | Next |

Tween Components and Native Tween Types

Overview

This chapter describes the components that perform tween operations, sometimes called tweeners. It also describes tween operations performed by QuickTime for tween types that are native to QuickTime.

A tween operation lets you algorithmically generate an output value for any point in a time interval. The input for a tween is a small number of values, often as few as one or two, from which a range of values can be derived. You can use output from a tween to modify tracks in a QuickTime movie, as described in Chapter 13, "Tween Media Handler." You can also use the output values in your application to perform other actions, unrelated to movies.

This chapter is divided into the following major sections:

Contents

About Tween Operations

Using Tween Components

Creating a Tween Component

Tween Component and Native Tween Type Reference


© 1999 Apple Computer, Inc.

| Chapter Contents | Next |